home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / lib / evolution / 2.26 / plugins / org-gnome-mailing-list-actions.xml < prev    next >
Encoding:
Text File  |  2009-05-15  |  1.2 KB  |  26 lines

  1. <Root>
  2.   <commands>
  3.     <cmd name="ListHelp" _tip="Get information about the usage of the list this message belongs to"/>
  4.     <cmd name="ListSubscribe" _tip="Subscribe to the mailing list this message belongs to"/>
  5.     <cmd name="ListUnsubscribe" _tip="Unsubscribe to the mailing list this message belongs to"/>
  6.     <cmd name="ListPost" _tip="Post a message to the mailing list this message belongs to"/>
  7.     <cmd name="ListOwner" _tip="Contact the owner of the mailing list this message belongs to"/>
  8.     <cmd name="ListArchive" _tip="Get an archive of the list this message belongs to"/>
  9.   </commands>
  10.  
  11.   <menu>
  12.     <placeholder name="MessagePlaceholder">
  13.       <submenu name="Message">
  14.       <submenu name="List" _label="Mailing _List">    
  15.         <menuitem verb="ListHelp" _label="Get List _Usage Information"/>
  16.         <menuitem verb="ListSubscribe" _label="_Subscribe to List"/>
  17.         <menuitem verb="ListUnsubscribe" _label="_Unsubscribe from List"/>
  18.         <menuitem verb="ListPost" _label="_Post Message to List"/>
  19.         <menuitem verb="ListOwner" _label="Contact List _Owner"/>
  20.         <menuitem verb="ListArchive" _label="Get List _Archive"/>
  21.       </submenu>
  22.     </submenu>
  23.     </placeholder>
  24.   </menu>
  25. </Root>
  26.